From: John Wiegley Date: Sat, 8 May 2004 13:04:29 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~22640 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=ff5a2bfbb48cb15030f4cc8d7b0a93e4c8e2c3bc;p=emacs.git *** empty log message *** --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 102e5985d9b..220f9abe206 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -2,11 +2,11 @@ * iswitchb.el (iswitchb-use-virtual-buffers): Added support for "virtual buffers" (off by default), which makes it possible to - switch to the buffers of recently files. When a buffer name - search fails, and this option is on, iswitchb will look at the - list of recently visited files, and permit matching against those - names. When the user hits RET on a match, it will revisit that - file. + switch to the "virtual" buffers of recently visited files. When a + buffer name search fails, and this option is on, iswitchb will + look at the list of recently visited files, and permit matching + against those names. When the user hits RET on a match, it will + revisit that file. (iswitchb-read-buffer): Added two optional arguments, which makes isearchb.el possible. (iswitchb-completions, iswitchb-set-matches, iswitchb-prev-match,